home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000348_neal@ctd.comsat.com_Mon Mar 7 04:28:00 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  916b

  1. Received: from neal.ctd.comsat.com by cs.umb.edu with SMTP id AA28970
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Mon, 7 Mar 1994 09:28:17 -0500
  3. Received: by neal.ctd.comsat.com (Smail3.1.28.1 #29)
  4.     id m0pdgI2-0002fOC; Mon, 7 Mar 94 09:28 EST
  5. Message-Id: <m0pdgI2-0002fOC@neal.ctd.comsat.com>
  6. Date: Mon, 7 Mar 94 09:28 EST
  7. From: neal@ctd.comsat.com (Neal Becker)
  8. To: "K. Berry" <kb@cs.umb.edu>
  9. Cc: tex-k@cs.umb.edu
  10. Subject: Nice job (and minor bug)
  11. In-Reply-To: <199403042052.AA15914@terminus.cs.umb.edu>
  12. References: <199403042052.AA15914@terminus.cs.umb.edu>
  13.  
  14. I just installed xdvik 1.7 on hppa hpux9.01.  Used gcc-2.5.8 -O2.
  15. Nice job!  Everything seems OK.
  16.  
  17. Just one small install buglet.  I wanted to install the info for
  18. kpathsea, so I did 'cd kpathsea; make install'.  Unfortunately this
  19. also does 'for f in *.h; install $f /usr/local/include...'
  20.  
  21. I'm sure this isn't *really* the intention.